home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 May / CHIPCD200305.iso / soft / fvsetup.exe / {app} / FSCmdSample.swf / scripts / DefineButton2_22 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2003-01-30  |  44 b   |  4 lines

  1. on(release){
  2.    fscommand("ShowOpen");
  3. }
  4.